func github.com/golang/protobuf/proto.isScalarKind
3 uses
github.com/golang/protobuf/proto (current package)
extensions.go#L173: if isScalarKind(rv.Kind()) {
extensions.go#L237: if isScalarKind(rv.Elem().Kind()) {
extensions.go#L326: func isScalarKind(k reflect.Kind) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)